Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[opt](inverted index) Optimization of the initialization process in topn #38870

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

zzzxl1993
Copy link
Contributor

@zzzxl1993 zzzxl1993 commented Aug 5, 2024

pick #37722

…opn (apache#37429)

## Proposed changes

1. reduce the performance cost of initialization
@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@zzzxl1993
Copy link
Contributor Author

run buildall

Copy link
Contributor

github-actions bot commented Aug 5, 2024

clang-tidy review says "All clean, LGTM! 👍"

@doris-robot
Copy link

TeamCity be ut coverage result:
Function Coverage: 36.41% (9268/25457)
Line Coverage: 27.91% (75784/271483)
Region Coverage: 26.76% (38976/145645)
Branch Coverage: 23.48% (19777/84224)
Coverage Report: http://coverage.selectdb-in.cc/coverage/3c06a95d4088e23cb5627c65309a99388839762b_3c06a95d4088e23cb5627c65309a99388839762b/report/index.html

@yiguolei yiguolei merged commit 9d5af7f into apache:branch-2.1 Aug 5, 2024
21 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants